Windows Server Automation with PowerShell Cookbook - Fifth Edition by Thomas Lee

Windows Server Automation with PowerShell Cookbook - Fifth Edition by Thomas Lee

Author:Thomas Lee
Language: eng
Format: epub
Publisher: Packt
Published: 2023-11-15T00:00:00+00:00


Managing File Systems

To use a storage device, whether a spinning disk, CD/DVD device, or a solid-state device, you must format that device/drive with a file system. You must also have initialized the disk with a partitioning scheme, as you saw in the Managing Disks recipe.

In most cases, you use NTFS as the file system of choice. It is robust and reliable and provides efficient access control. NTFS also provides file encryption and compression. An alternative is the ReFS file system. This file system might be a good choice for some specialized workloads. For example, you might use the ReFS file system on a Hyper-V host to hold VM virtual hard drives. Additionally, for interoperability with devices like video and still cameras, you might need to use the FAT, FAT32, or exFAT file system.

For more details on the difference between NTFS, FAT, FAT32, and ExFAT file systems, see https://medium.com/hetman-software/the-difference-between-ntfs-fat-fat32-and-exfat-file-systems-ec5172c60ccd. And for more information about the ReFS file system, see https://learn.microsoft.com/windows-server/storage/refs/refs-overview.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.